home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Computer Concepts / New Perspectives on Computer Concepts.iso / np2010c / page764.pag < prev    next >
Portable Network Graphic  |  2008-10-03  |  85KB  |  817x1045  |  8-bit (256 colors)
Labels: book | crt screen | hakham | reckoner | road
OCR: 696 SECTION CHAPTER 1.2 Although it is the simplest control structure, the GOTO command is rarely INFOWEBLINKS used by skilled programmers because it can lead to programs that are diffi- Read Dijkstra's letter and find cult to understand and maintain. In 1968, the journal Communications out why the GOTO command the ACM published now-famous letter from Edsger Dijkstra, called "Go To considered bad programming Statement Considered Harmful. In his letter, Dijkstra explained that injudi- at the GOTO InfoWeb cious use of the GOTO statement in programs makes difficult for other programmers understand the underlying algorithm which in turn means CLICK TO CONNECT that such programs are difficult to correct improve or revise wwww.course .com/np/concepts2010/ch12 Experienced programmers prefer to us ...